| DimChildTerm |
| Default Table Name | DimChildTerm |
| Dimensional Model Table Type | Dimension |
| Dimension Table Type | Fixed |
| Definition |
| DimChildTerm Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
ChildTermSK |
int | NO | ||
| TermRelationshipBK | int | YES | ||
| ChildTermBK | int | YES | ||
| ChildTermCode | nvarchar(255) | YES | ||
| ChildTermDescription | nvarchar(255) | YES | ||
| ChildTermActiveStatus | nvarchar(10) | YES | ||
| ChildTermStartDate | datetime | YES | ||
| ChildTermEndDate | datetime | YES | ||
| ParentTermBK | int | YES | ||
| ParentTermCode | nvarchar(255) | YES | ||
| ParentTermDescription | nvarchar(255) | YES | ||
| ParentTermActiveStatus | nvarchar(10) | YES | ||
| ParentTermStartDate | datetime | YES | ||
| ParentTermEndDate | datetime | YES |
| DimChildTerm Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_DimChildTerm | PrimaryKey | ChildTermSK |
| DimChildTerm Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FactStudentRevenueRecognition | Non-Identifying | One To Zero or More | FK_FactStudentRevenueRecognition_DimChildTerm | NO | YES |